home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / util / wb / classaction.readme < prev    next >
Encoding:
Text File  |  2001-09-05  |  12.4 KB  |  265 lines

  1. Short:    AmigaOS multipurpose filemanager
  2. Author:   email@martin-elsner.de (Martin R. Elsner)
  3. Uploader: email@martin-elsner.de (Martin R. Elsner)
  4. Version:  4.2
  5. Type:     util/wb
  6. Requires: AmigaOS 3.5 or 3.9
  7. Kurz:     vielseitiger AmigaOS Dateimanager
  8.  
  9.     
  10. ClassAction is more than a file manager for AmigaOS; you are able to
  11. define classes of files, and actions for each class.
  12.  
  13. It is
  14.  
  15. - a file manager for copying, moving, deleting, renaming, adding icons,
  16.   showing information, viewing and extracting archives
  17.  
  18. - a class manager that allows to view, edit, (un)pack, compile, start ...
  19.   the files
  20.  
  21. - with FTPMount an easy way to use FTP!
  22.  
  23.  
  24. It is the perfect add-on to OS 3.5 and 3.9.
  25.  
  26. Get the recent news at http://www.martin-elsner.de/
  27.  
  28. 02/07/01 : V4.2 - THE NEXT GENERATION !
  29.  
  30.     - Added configurable icon bars and key commands.
  31.  
  32.     - New optional parent button.
  33.  
  34.     - Changed path buttons to popup menus for both listers.
  35.       You can define 20 paths.
  36.  
  37.     - Added option to show a popup menu with recent listed
  38.       paths (lister history).
  39.  
  40.     - ClassActionPrefs can now configure all options, the path menu
  41.       and the new commands; the most changes are immediately shown
  42.       if you choose use or save; the menu has been adapted to
  43.       standard prefs programs.
  44.  
  45.     - Added Abort Button to stop copying, moving, ...
  46.  
  47.     - Added AppIcon functionality to ClassActionPrefs.
  48.  
  49.     - Added internal commands REFRESH and GETSIZE to refresh a lister
  50.       and to get the size of the selected files in the source lister.
  51.  
  52.     - Files in archives can now be double-clicked which opens
  53.       the known popup menu with specific actions
  54.       (for this purpose the file will be temporary stored in t: ).
  55.  
  56.     - Also in the destination dir you can double-click and perform
  57.       class actions!
  58.  
  59.     - The size of volumes is shown.
  60.  
  61.     - Added variables [SRC],[SRCS] for source dir with or without
  62.       trailing '/' and [DST], [DSTS] for the destination dir.
  63.       Variables [f],[s],[b],[x] are still recognized but should be
  64.       replaced by "[F]","[S]","[B]","[X]".
  65.  
  66.     - Added option to show devices.
  67.  
  68.     - Added option to show also time in listers.
  69.  
  70.     - Added option to check before copying if there is enough place on
  71.       the destination drive.
  72.  
  73.     - Move the mouse over the string gadget for source or destination
  74.       to see the complete path, or over the listers to see how many
  75.       files there are, and how many are selected.
  76.  
  77.     - Replaced Intuition requesters by Reaction requesters that open
  78.       under the mouse and allow keyboard control.
  79.  
  80.     - Added images for volumes, assigns, drawers and files in listers,
  81.       two sizes available, new program icons
  82.       (thanks to Martin Eriksson!).
  83.  
  84.     - Added key control for source lister (use cursor keys to scroll
  85.       the view).
  86.  
  87.     - Updated options menu similar to the ClassActionPrefs option
  88.       list.
  89.  
  90.     - Drop icons also on destination lister.
  91.  
  92.     - Updated manual including an index.
  93.  
  94.     - Combined all config files and tooltypes to one big expandable
  95.       file for optimization and greater clarity.
  96.  
  97.     - Bugs removed: SURE requester works correct, Copy does no more
  98.       skip files, action list is always shown correct, and more ...
  99.  
  100. 22/04/01 : V4.1
  101.     - Both listers now show name, size, date and protection bits, and
  102.       can be sorted by name, size or date (click on column title).
  103.       Adjust the columns by clicking on the "invisible" separators.
  104.     - Lha and zip archives can be browsed like real directories!
  105.       You can copy (=add) files to an archive or copy (=extract) files
  106.       from archives (with path).
  107.       All other methods are impossible inside archives.
  108.       (For viewing and extraction you only need xadmaster.library,
  109.       adding is done via the commands "lha" and "zip" which have to
  110.       be somewhere in the systems path. It is only possible to add
  111.       files to the root dir of the archive.)
  112.     - The PopUpWindow now contains buttons, POPUPWIDTH and
  113.       POPUPHEIGHT are obsolete, window will always open.
  114.     - Added tooltype DATESTRING to specify if you want "today" etc.
  115.       instead of the dd-mmm-yy date.
  116.     - Added tooltype MUIQUIT to iconify the window with the close
  117.       gadget.
  118.     - Added keys KEY_DEL (standard: <DEL>) and KEY_RENAME (<F4>) as
  119.       shortcut for deleting and renaming.
  120.     - "Swap" rewritten and much faster.
  121.     - "Copy" now uses option CLONE to keep date and protection bits.
  122.     - Replace requester shows size and date of the two files.
  123.     - Text requester opens always under the mouse.
  124.     - After actions the old position in the list is shown, not the top.
  125.     - Busy pointer and filename display while copying,...
  126.     - Path buttons have always the same size and are really removed
  127.       if you specify less than 13 paths.
  128.     - Bugs removed: copy .info works correct, "move as" also,
  129.       WBInfo now displays devices correct (thanks to Stephan Rupprecht!)
  130.  
  131. 31/03/01 : V4.0
  132.     - "Rewritten" the program to use Reaction and new OS3.5+ features.
  133.     - Now only 13 path buttons can be configured (should be enough!).
  134.     - Manager actions are now images!
  135.     - Devices are now shown in the normal file list.
  136.     - New buttons: MakeDir also for right file list, WbInfo, AddIcon,
  137.       MoveAs, all the selecting methods.
  138.     - Added a menu(!) with help, preferences, settings, ...
  139.     - Added asynchronous help!
  140.     - Added a progress bar for copying/moving/...
  141.     - Now the class of a file is the one with the MOST fitting offsets,
  142.       not the first one that matches.
  143.     - Comment optimization and Tooltype NOCOMMENT removed.
  144.     - New tooltypes: COPYICONS,CREATEICONS,DRAWERSFIRST,HELPFILE,SHOWHELP
  145.       X,Y,WIDTH,HEIGHT,POPUPWIDTH,POPUPHEIGHT,more keys
  146.     - ARexx port is now CLASSACTION.1 to make handling easier
  147.  
  148.  
  149. ============================= Archive contents =============================
  150.  
  151. Original  Packed Ratio    Date     Time    Name
  152. -------- ------- ----- --------- --------  -------------
  153.     2811    1854 34.0% 30-Jun-01 15:54:58  ClassAction.info
  154.   188884   74212 60.7% 06-Jul-01 17:36:50 +ClassAction
  155.     6792    4664 31.3% 30-Jun-01 15:55:30 +ClassAction.info
  156.    15812    4917 68.9% 05-Jul-01 21:03:30 +ClassAction.install
  157.     2002    1683 15.9% 30-Jun-01 15:55:30 +ClassAction.install.info
  158.     5800    2602 55.1% 02-Jul-01 20:51:24 +classaction.readme
  159.     2781    1845 33.6% 30-Jun-01 15:55:30 +classaction.readme.info
  160.   180976   63640 64.8% 05-Jul-01 20:56:04 +ClassActionPrefs
  161.     7216    5442 24.5% 30-Jun-01 15:55:30 +ClassActionPrefs.info
  162.     3116    1551 50.2% 15-Jun-01 22:16:22 +ClassAction.catalog
  163.    73943   26230 64.5% 30-Jun-01 15:58:34 +ClassAction.guide
  164.     6307    3653 42.0% 31-Mar-01 21:26:34 +ClassAction.guide.info
  165.     7393    2622 64.5% 30-Jun-01 16:27:32 +ClassAction.prefs
  166.     5676    2656 53.2% 28-Jun-01 21:52:44 +ClassActionPrefs.catalog
  167.     2774    1349 51.3% 19-Apr-01 12:42:26 +ClassAction.catalog
  168.     2929    2366 19.2% 02-Jun-01 21:21:26 +ClassAction.catalog.info
  169.     5183    2249 56.6% 19-Apr-01 12:42:34 +ClassAction.ct
  170.     1085     672 38.0% 02-Jun-01 21:21:34 +ClassAction.ct.info
  171.     4147    1336 67.7% 19-Apr-01 12:42:32 +ClassAction.prefs
  172.     1085     672 38.0% 02-Jun-01 21:21:44 +ClassAction.prefs.info
  173.     1601     615 61.5% 04-May-01 13:29:48 +ClassAction_Com.prefs
  174.      315     210 33.3% 19-Apr-01 12:42:30 +ClassAction_Dir.prefs
  175.     1085     670 38.2% 02-Jun-01 21:22:16 +ClassAction_Dir.prefs.info
  176.      219     165 24.6% 19-Apr-01 12:42:32 +ClassAction_Gen.prefs
  177.     1085     671 38.1% 02-Jun-01 21:22:24 +ClassAction_Gen.prefs.info
  178.     3074    1434 53.3% 19-Apr-01 12:42:30 +ClassActionPrefs.catalog
  179.     2929    2366 19.2% 02-Jun-01 21:21:52 +ClassActionPrefs.catalog.info
  180.     5839    2319 60.2% 19-Apr-01 12:42:34 +ClassActionPrefs.ct
  181.     1085     671 38.1% 02-Jun-01 21:22:02 +ClassActionPrefs.ct.info
  182.    68826   24113 64.9% 21-Jun-01 21:31:20 +ClassAction.guide
  183.     6307    3652 42.0% 06-May-01 15:13:44 +ClassAction.guide.info
  184.     7068    2485 64.8% 28-Jun-01 21:38:06 +ClassAction.prefs
  185.     2894    1472 49.1% 23-Jun-01 21:22:54 +ClassAction.catalog
  186.     5221    2427 53.5% 23-Jun-01 21:22:54 +ClassAction.ct
  187.     1575     587 62.7% 26-Apr-01 17:42:52 +ClassAction.prefs
  188.     1601     615 61.5% 04-May-01 13:29:48 +ClassAction_Com.prefs
  189.      315     217 31.1% 26-Apr-01 17:42:52 +ClassAction_Dir.prefs
  190.      224     172 23.2% 26-Apr-01 17:42:52 +ClassAction_Gen.prefs
  191.     5198    2408 53.6% 10-Jul-01 21:06:20 +ClassActionPrefs.catalog
  192.     9609    3928 59.1% 10-Jul-01 21:06:20 +ClassActionPrefs.ct
  193.     2902    1522 47.5% 20-Apr-01 08:40:32 +ClassAction.catalog
  194.    52059   17411 66.5% 01-Apr-98 20:21:20 +ClassAction.guide
  195.     4630     951 79.4% 26-Apr-97 18:07:50 +ClassAction.guide.info
  196.     4074    1301 68.0% 27-Aug-95 21:38:02 +ClassAction.prefs
  197.     1601     615 61.5% 04-May-01 13:29:48 +ClassAction_Com.prefs
  198.      312     217 30.4% 15-Mar-96 21:15:04 +ClassAction_Dir.prefs
  199.      223     165 26.0% 15-Mar-96 21:13:30 +ClassAction_Gen.prefs
  200.     3064    1401 54.2% 09-Apr-01 15:46:42 +ClassActionPrefs.catalog
  201.     3908    1786 54.2% 10-May-01 15:02:26 +FTPHelp_ITA.guide
  202.     2947    2320 21.2% 30-Jun-01 15:55:28 +FTPHelp_ITA.guide.info
  203.     2802    1843 34.2% 30-Jun-01 15:55:28 +Icons.info
  204.      776     595 23.3% 03-May-01 20:43:52 +AddIcon.info
  205.      887     582 34.3% 03-May-01 20:43:52 +All.info
  206.      939     520 44.6% 03-May-01 20:43:52 +Copy.info
  207.      969     653 32.6% 03-May-01 20:43:52 +CopyAs.info
  208.      593     448 24.4% 03-May-01 20:43:52 +def.info
  209.      900     518 42.4% 03-May-01 20:43:52 +Delete.info
  210.      939     535 43.0% 03-May-01 20:43:52 +Devices.info
  211.      939     539 42.5% 03-May-01 20:43:52 +Devices0.info
  212.     1036     718 30.6% 07-Mar-00 19:51:56 +FTPConnect.info
  213.      982     690 29.7% 07-Mar-00 19:51:56 +FTPQuit.info
  214.      856     511 40.3% 07-Mar-00 19:51:56 +GetSize.info
  215.      805     581 27.8% 03-May-01 20:43:52 +Makedir.info
  216.      849     541 36.2% 03-May-01 20:43:52 +Move.info
  217.      939     664 29.2% 03-May-01 20:43:52 +MoveAs.info
  218.      963     533 44.6% 03-May-01 20:43:52 +None.info
  219.      827     559 32.4% 03-May-01 20:43:52 +Parent.info
  220.      827     557 32.6% 03-May-01 20:43:52 +Parent0.info
  221.      960     628 34.5% 03-May-01 20:43:52 +Pattern.info
  222.     1068     757 29.1% 03-May-01 20:43:52 +PrintDir.info
  223.      747     474 36.5% 07-Mar-00 19:52:06 +Refresh.info
  224.     1002     644 35.7% 03-May-01 20:43:52 +Rename.info
  225.      978     431 55.9% 03-May-01 20:43:52 +Shell.info
  226.      593     452 23.7% 03-May-01 20:43:52 +Star.info
  227.      902     551 38.9% 03-May-01 20:43:52 +Swap.info
  228.      921     537 41.6% 03-May-01 20:43:50 +Toggle.info
  229.      937     660 29.5% 03-May-01 20:43:50 +Type.info
  230.      702     480 31.6% 03-May-01 20:43:50 +WBInfo.info
  231.     3080    1527 50.4% 30-Jun-01 13:15:18 +ClassAction.catalog
  232.     3703    1732 53.2% 30-Jun-01 13:15:18 +ClassAction.ct
  233.    54077   18913 65.0% 15-May-01 21:34:08 +ClassAction.guide
  234.     7165    2538 64.5% 30-Jun-01 16:06:24 +ClassAction.prefs
  235.     5762    2606 54.7% 30-Jun-01 13:15:18 +ClassActionPrefs.catalog
  236.     6812    2726 59.9% 30-Jun-01 13:15:18 +ClassActionPrefs.ct
  237.     2968    1560 47.4% 28-Jun-01 21:43:20 +ClassAction.catalog
  238.     4382    1387 68.3% 10-Apr-01 09:16:48 +ClassAction.prefs
  239.     1601     615 61.5% 04-May-01 13:29:48 +ClassAction_Com.prefs
  240.      341     230 32.5% 10-Apr-01 09:16:48 +ClassAction_Dir.prefs
  241.      199     160 19.5% 10-Apr-01 09:16:48 +ClassAction_Gen.prefs
  242.     5324    2612 50.9% 28-Jun-01 21:43:20 +ClassActionPrefs.catalog
  243.      190     133 30.0% 21-Mar-01 15:17:20 +CA_Act
  244.      111     101  9.0% 21-Mar-01 15:17:34 +CA_App
  245.      187     134 28.3% 21-Mar-01 15:17:46 +CA_Get
  246.      160     122 23.7% 21-Mar-01 15:18:12 +CA_Load
  247.       97      93  4.1% 21-Mar-01 15:18:20 +CA_Quit
  248.      116     103 11.2% 21-Mar-01 15:18:32 +CA_Show
  249.      182     140 23.0% 21-Mar-01 15:18:42 +CA_Status
  250.      122     109 10.6% 21-Mar-01 15:18:52 +CA_Use
  251.      164     130 20.7% 21-Mar-01 15:19:02 +CA_Ver
  252.     2811    1855 34.0% 30-Jun-01 15:55:30 +Translation.info
  253.     3964    1855 53.2% 22-May-01 20:25:28 +ClassAction.cd
  254.     7387    2999 59.4% 21-Jun-01 19:18:18 +ClassActionPrefs.cd
  255.     1310     567 56.7% 21-Jun-01 22:00:52 +Translators_Needed.readme
  256.     2781    1844 33.6% 31-Mar-01 00:19:56 +Translators_Needed.readme.info
  257.     2810    1479 47.3% 23-Jun-01 21:18:46 +classaction.catalog
  258.     5598    2560 54.2% 23-Jun-01 21:18:46 +classaction.ct
  259.     7211    2651 63.2% 28-Jun-01 21:40:10 +ClassAction.prefs
  260.     5012    2438 51.3% 23-Jun-01 21:18:46 +classactionprefs.catalog
  261.     9634    4043 58.0% 23-Jun-01 21:18:46 +ClassActionPrefs.ct
  262.    48742   40154 17.6% 05-Jun-01 05:44:58 +Welcome
  263. -------- ------- ----- --------- --------
  264.   949143  402418 57.6% 12-Jul-101 19:18:04   110 files
  265.